home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / win_utl2 / rzspt33.zip / WRZSPLIT.TXT < prev   
Text File  |  1996-04-05  |  4KB  |  102 lines

  1.  
  2. Windows RZSplit v3.3 
  3. ====================
  4.  
  5.     WRZSPLIT is a Windows program to split and build any size files.
  6.     This program was written in Visual Basic 3.0, so you need to have 
  7.     the file VBRUN300.DLL in your \windows\system directory.
  8.     
  9.     
  10. To Split a file:
  11. ================
  12.  
  13.     Just select a file on the left side of the form, and then pick the
  14.     size you want the file to be split up into.  Or pick "other" and type
  15.     in another size.  All files created will have a ".001" thru ".999"
  16.     file extension on them, and will be created in the same directory as the
  17.     file selected. Select a destination directory you want to split files to go
  18.     and hit the GO button to Split the file.
  19.     
  20.  
  21. To Join a file:
  22. ===============
  23.     
  24.     Pick any file (with an extension of ".001" and pick    the Action "Join".  
  25.     Then hit the GO button. The new file will be created in the directory 
  26.     specified on the destination directory on the right of the form.  
  27.     
  28.     
  29. Legal Stuff
  30. ===========
  31.  
  32.     The programmer cannot accept responsibility for any damages that may be
  33.     incurred by the use of this program. 
  34.  
  35.     Please read the following lines carefully, before using this software. Should 
  36.     you disagree with the following, then you are not allowed to use this program. 
  37.     You MUST then delete it and never use it.
  38.  
  39.     You have the right to test this program for the period of one month. You are 
  40.     allowed to copy this Shareware-version (and ONLY the Shareware version) and give
  41.     it to any other person, as long as it is not modified in any way. Under modifi-
  42.     cations we understand the changing, adding or removing of any files of this 
  43.     package without the author's written permission. You are NOT allowed to pack
  44.     this program together with a commercial program or a book. Shareware dealers are
  45.     allowed to sell the Shareware version for a small fee (US $10). You are
  46.     encouraged to put this program on as many BBS systems as possible.
  47.  
  48.     Usage of this software after the trial period of one month is in violation of 
  49.     international Copyright law! Also it is unfair against the author, who spent
  50.     hundreds of hours writing this program.
  51.  
  52.  
  53. Registration
  54. ============
  55.  
  56.     WRZSPLIT is neither freeware nor public domain. It is shareware. A use after 
  57.     the 30 day trial period requires registration. The registration fee only costs 
  58.     $10.00 US dollars. 
  59.     
  60.     To register WRZSPLIT just email me at "zinor@aol.com", and I will send you the
  61.     information you need.  The random nag dialog will pop up about every 5 times 
  62.     you hit "GO".
  63.     
  64.  
  65. Notes
  66. =====
  67.  
  68.     WRZSPLIT is compatable with the DOS versions of RZSPLIT 2.3 and higher. Next 
  69.     release will be built under VB4 for Win95.
  70.  
  71.  
  72. Versions
  73. ========
  74.  
  75.     1.0 - Initial Release
  76.     1.1 - Minor bug fixes
  77.     1.2 - Added 99 split file limitation, and turned off radio buttons
  78.            when not needed.
  79.     1.3 - Fixed file list only to show files with a "*.R01" extension on
  80.           them when you Join, and show all files when you Split.      
  81.     2.9 - Made code compatable with DOS RZSplit.  Changed version to match
  82.           DOS version.  Also added destination directory window. 
  83.     3.0 - Fixed radio button bug, changed way the random nag works. Subtracted
  84.           50 bytes from split file sizes in radio buttons so if you had a disk
  85.           error, you would have room to fix the sectors. Added on-line Help.
  86.     3.1 - Fixed code to handle files not created with RZSplit. Also fixed dialog
  87.           box if filename selected was 0 bytes. Made fatal errors not exit program.
  88.     3.2 - Fixed code that checks to see if split files were created by RZSplit.      
  89.     3.3 - Added logic so if you are splitting files to floppy, and a disk is full
  90.           you will be prompted for another disk.  Also added a progress bar to
  91.           show the reading or writing of split files. Added "doevents" function
  92.           so you can now do other work while its splitting or joining files.
  93.           Also when you are joining from files on floppy, and it cannot find the
  94.           next split file it will ask you to try another disk.
  95.                            
  96.                     
  97.           
  98. WRZSplit was written by R.Zino. EMail me at "zinor@aol.com" with any 
  99. comments and/or questions.  Look via ftp at "users.aol.com/zinor/public", or in
  100. the AOL software library for the newest versions of RZSplit for Windows.
  101.     
  102. EOF